const reflect.flagKindWidth
2 uses
reflect (current package)
value.go#L71: flagKindWidth = 5 // there are 27 kinds
value.go#L72: flagKindMask flag = 1<<flagKindWidth - 1
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)